home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1997 December / WPCDEC97.ISO / DXRS / ARTWDEC.DXR / 00003_ARTArts frame.ls < prev    next >
Encoding:
Text File  |  1997-10-13  |  283 b   |  15 lines

  1. on exitFrame
  2.   global IFLCanChange, IFLBrowsercounter, browserID, ARTComp
  3.   go(the frame)
  4.   if ARTComp <> 1 then
  5.     ADDAdvertBreak(8)
  6.   end if
  7.   ARTWhichSection()
  8.   ARTSubSection()
  9.   if the mouseUp then
  10.     set IFLCanChange to 1
  11.   end if
  12.   ARTQuitCD()
  13.   IFLsectionWordAnimate()
  14. end
  15.